Skip to content

chore: pin go version - #42

Merged
Frostman merged 1 commit into
masterfrom
dev/frostman/go-fixed
Aug 24, 2026
Merged

chore: pin go version#42
Frostman merged 1 commit into
masterfrom
dev/frostman/go-fixed

Conversation

@Frostman

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Sergei Lukianov <me@slukjanov.name>
Copilot AI lite review requested due to automatic review settings August 24, 2026 14:59
@github-actions

Copy link
Copy Markdown

🚀 Temp artifacts published: v0-1b04077f9 🚀

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to pin the Go version used by the repository by updating the module’s Go version declaration and aligning CI to read the Go version from go.mod rather than using a floating stable version.

Changes:

  • Update go.mod to declare go 1.26.
  • Update part of the CI workflow to use actions/setup-go@v7 and go-version-file: go.mod.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
go.mod Updates the module Go version declaration to 1.26.
.github/workflows/ci.yaml Updates a CI job to use setup-go@v7 and source the Go version from go.mod.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/ci.yaml
Comment thread go.mod
@Frostman
Frostman merged commit d1e694c into master Aug 24, 2026
6 checks passed
@Frostman
Frostman deleted the dev/frostman/go-fixed branch August 24, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants